The Dreamweaver JavaScript API > Enablers > site.canRefresh()

 

site.canRefresh()

Availability

Dreamweaver 3.0

Description

Checks whether Dreamweaver can perform a Refresh [Local | Remote] operation.

Arguments

localOrRemote

localOrRemote must be either "local" or "remote".

Returns

true if localOrRemote is "local"; otherwise, a Boolean value indicating whether a remote site has been defined.